macos: place above transient-for when presenting
authorChristian Hergert <chergert@redhat.com>
Wed, 2 Dec 2020 18:20:07 +0000 (10:20 -0800)
committerChristian Hergert <chergert@redhat.com>
Wed, 2 Dec 2020 18:21:16 +0000 (10:21 -0800)
commit9b9fb4d7a33ad95b1ab8946d406cc08f60230c92
tree2e81f508b71795b69c74c0ec51f638feff6fb923
parentca8b00e87192570541e33c9320167b1146457210
macos: place above transient-for when presenting

We need to re-attach to the transient-for window whenever we present or
we risk getting placed behind the window by the display server. Apparently
that setting does not persist across a hide of the NSWindow.
gdk/macos/gdkmacostoplevelsurface.c